punn
punn2y ago

Scheduled Function Error

We're occasionally getting a Cannot invoke syscall during module imports on our scheduled action.
2 Replies
ballingt
ballingt2y ago
Is there a stack trace with these? I wonder of there's a syscall (like Date.now()) running during the import process
punn
punnOP2y ago
No stack trace but we have a bunch of Date.now()s in the scheduled action

Did you find this page helpful?