Replies: 1 comment
-
|
You can also reenter the waiting: {
after: {
[INTERVAL]: {
actions: 'updateBalance',
target: 'waiting',
reenter: true
}
}
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is this the most concise / efficient / best way to update user balance each minute?
a separate parallel state just for this job:
Beta Was this translation helpful? Give feedback.
All reactions