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
One possibility is to hit https://api.pennsieve.io/datasets/{dataset-id}/changelog/events, however that is going to cause a massive increase in the number of requests.
Another possibility would be to subscribe to notifications?
example output from logging post, need to figure out where the secret is stored, and we will have to enable the hook on all datasets and provide an endpoint on cassava that can be called, but this seems like it will be more efficient in the long run, will also need to retain the integer organization and dataset ids for the lookup
This breaks
sparcron
completely so we need to search for a solution.The text was updated successfully, but these errors were encountered: