-
Steps to reproduce:
1. Go to Events -> one-off-scheduled-events -> Pending
2. Click to expand any one of the event in the Pending list.
Version: `v2.0.1-cloud.1`
-
### Version Information
Server Version: v2.11.1
### Environment
All environments
### What is the current behaviour?
If the `graphql-default` naming convention is enabled as described he…
-
hasura fails to start on changing docker image from 1.0.3 -> 2.0.6
using cli 2.0.7
after upgrading metadata to v3
error seen in hasura logs
```
Attaching to botany_hasura
hasura_1 | {…
-
For robustness sake, I set event retries to an extremely high number. This allows time for other systems to come back up or a developer to fix a bug.
However, there are times where you know an even…
-
It would be useful to be able to schedule jobs that execute every X seconds. Cron currently limits jobs to minute-level resolution.
-
### Is your proposal related to a problem?
When we need to use the one-off scheduled events/cron trigger need to trigger it once to see the arguments we are getting from Hasura. For event triggers,…
-
## 🚀 Feature request
### Current Behavior
Events are great if you want to trigger custom logic after a specified table has changed. Therefore you can call a webhook pointing to a serverless functi…
-
What does this error mean ?
```
Verifying URL... Done!
Processing JSON data... Done!
Checking database... Skipped!
Creating tables... Done!
Tracking tables... Done!
Creating relationships... …
-
-
### Is your proposal related to a problem?
Hasura cloud stores the user's metadata in a dedicated database hosted and managed by us.
This database is required for startup, so managing this ourse…