mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
9c88a3a16f
Users were seeing spurious log entries saying that cleanup could not be scheduled for BigQuery sources as event triggers are not supported. This makes the error go away by enforcing non-emptyness on the list of triggers, which means we cannot call the function throwing the error, as there will never be any event triggers for which to schedule cleanup. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10987 GitOrigin-RevId: ce9bd6a340bbc8f45f4c74cf9c69f65c4ee91bf5 |
||
---|---|---|
.. | ||
ScheduledTrigger | ||
Backend.hs | ||
Common.hs | ||
EventTrigger.hs | ||
HTTP.hs | ||
ScheduledTrigger.hs |