You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`NEXTLINE_SCHEDULE__API`|`https://scheduler-uobd.onrender.com/api/v1/schedule/`| The [schedule API URL](https://github.com/simonsobs/scheduler-server?tab=readme-ov-file#schedule-api)|
27
-
|`NEXTLINE_SCHEDULE__LENGTH_MINUTES`| 1 ||
28
-
|`NEXTLINE_SCHEDULE__POLICY`|`dummy`||
29
-
|`NEXTLINE_SCHEDULE__TIMEOUT`| 60 | The timeout in seconds |
24
+
| Environment variable | Default value | Description |
|`NEXTLINE_SCHEDULE__API`|`https://scheduler-uobd.onrender.com/api/v1/schedule/`| The [schedule API URL](https://github.com/simonsobs/scheduler-server?tab=readme-ov-file#schedule-api)|
27
+
|`NEXTLINE_SCHEDULE__LENGTH_MINUTES`| 1 ||
28
+
|`NEXTLINE_SCHEDULE__POLICY`|`dummy`||
29
+
|`NEXTLINE_SCHEDULE__TIMEOUT`| 60 | The timeout in seconds |
30
+
|`NEXTLINE_SCHEDULE__DUMMY_SCHEDULER`|`false`| (For test) If `true`, use the dummy scheduler instead of the SO scheduler |
0 commit comments