Pieter Noyens
Pieter Noyens
You can do this yourself using tools like Zapier or Automate.io. I just made a working Bot on Automate.io by setting up following tasks: 1. Call Automate.io webhook with Redmine...
Updates on this issue would be helpful.. Even with `{ "presets": ["module:metro-react-native-babel-preset"], "plugins": [ ["babel-plugin-rewrite-require", { "aliases": { "path": "path-browserify", "crypto": "crypto-browserify", "stream": "stream-browserify" }, "throwForNonStringLiteral": true }] ] }`...
Try wrapping your `io.runTask` inside this: https://trigger.dev/docs/sdk/io/try The catchCallback that comes with this, supports async code :)
I've noticed this as well, the interval trigger stays active. The only solution I found was to completely disable the job and to delete it in the UI afterwards. This...