12345678910111213141516 |
- {
- "classMap": {
- "jupyterNotebook": {
- "url": "/bi/v1/jupyter/schedule"
- },
- "pinboard": {
- "url": "/bi/v1/mobile-gateway/pinboard-service/schedule"
- }
- },
- "asyncToolkit": {
- "primaryWaitThreshold": 1,
- "secondaryWaitThreshold": 30
- },
- "runTimeout": 30,
- "waitSleep": 30
- }
|