The Builder
The Builder
> Thanks for your feedback. When I use first syntax `*/10 * * * *` I expect it will run at 00:00, 00:10, 00:20, ... (hh:mm = xx:x**0**) When I...
Actually, I found this issue because I need to run a task at even minutes `*/2 * * * *`, and odd minutes `1-59/2 * * * *`. But both...
same issue here. Did you fix that bug?
Thank you for your information. I used `` to avoid `filter:"blur()"`, but it seems that render results on Chrome and Safari are different > I'm afraid that this needs to...
> > ord doesn't handle reorgs so it breaks if there's a reorg which there always are. you need to delete the index.redb file then run ord index again which...