Open pedro-gutierrez opened 4 years ago
Is your feature request related to a problem? Please describe.
At the moment, we don't have any monitoring in place to detect when the toolbox is down.
Describe the solution you'd like
A simple platform test, with the following features:
query { countGroups }
This could be easily implemented as a new GitHub workflow in this repo, with a cron like schedule, and a custom bash based GitHub action.
Is your feature request related to a problem? Please describe.
At the moment, we don't have any monitoring in place to detect when the toolbox is down.
Describe the solution you'd like
A simple platform test, with the following features:
query { countGroups }
This could be easily implemented as a new GitHub workflow in this repo, with a cron like schedule, and a custom bash based GitHub action.