ammirator-administrator
ammirator-administrator
At least by ID would be good as Initial step after this search may be extended and search by something else I do not think that bullmq will add ever...
Thanks @suyash-thakur That would be great if you can open such PR I think this feature will help a lot of peoples to investigate their jobs
Details: I found that migrations after these are run are not marked as true ``` { "settings": { "migration_mode": "true" }, "migrations": { "default": { "1661116054381": false, "1661184404940": false, "1661184404942":...
That's the problem there is no error at all) Latest version of yugabyte helm chart And latest version of hasura But that doesn't matter much since I tried with different...
even if persistence.enabled:true it still removes the volumes on uninstall I guess this may be the issue that this flag is not respected, can someone check that, is a big...
Hey @javsalgar Thanks for answer At the moment that should fix the issue But I think it would be a great idea to have these by default in the chart
Any help?? Citus is not usable with hasura because of this error Can we do something about this? It seems that just compiling Postgres may help, but that is not...
Is there a way to configure hasura to use not json_(..,..,..,,) witha lot of arguments but use maybe json_array not json_object which causes this problem
More context about the issue I also fount heer https://postgrespro.com/list/thread-id/2486891 Basically the same issue
If i use in my databases.yaml this kind: postgres instead of kind: citus Then everything works, but I just simply do not know if that is ok and what I...