Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Conversation

@martinmarques
Copy link

python code would use a function called pgq.register_consumer_at which
doesn't exist in skytools v2, but does in v3.

This fix just by-passes the calls to the non-existing function (which
will now exist) to the pgq.register_consumer function with 3 input
parameters, which does exist (and was renamed to pgq.register_consumer_at
in skytools v3).

python code would use a function called pgq.register_consumer_at which
doesn't exist in skytools v2, but does in v3.

This fix just by-passes the calls to the non-existing function (which
will now exist) to the pgq.register_consumer function with 3 input
parameters, which does exist (and was renamed to pgq.register_consumer_at
in skytools v3).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant