Andy Dunstall
Andy Dunstall
> Can we add spec id as a comment next to code onwards ... it's really hard to refer to the code and relevant spec item when looking at the...
Given this PR is now old and the commit history quite messy I've replaced with https://github.com/ably/ably-js/pull/1110
As agreed with Ari - assigning myself to work on cloud snapshots (added a separate 'cloud snapshots' project which breaks this issue up a bit)
I think this can be closed now given cloud snapshots were added in last release
Not sure if its related to those `Error processing job` issues - but running https://github.com/taskforcesh/bullmq tests with the above fixes theres still quite a few failures - will keep looking...
Running the BullMQ tests again with the above fixes, theres still 5/388 tests failing: * Delayed jobs: `should process delayed jobs with several workers respecting delay` * Not waiting the...
@kostasrim On the control plane we're using `--restricted_commands="acl setuser,acl deluser,..."` which works ok. We don't want to block all ACL commands so its useful to be able to specify subcommands....
Ok so will blocking a subset of ACL commands still work? > Is there a specific reason you are restricting a subset of the ACL commands? Its not a big...
> However, after this discussion I think it's more sensible to keep them as is for now Up to you - as mentioned we don't have any ACL setup on...
Thanks! Yep planning to add a Helm chart soon I hadn't really thought of adding an operator, is that something you think would be useful?