Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

ModuleApi.get_user_ip_and_agents doesn't work on workers #11163

Closed
babolivier opened this issue Oct 22, 2021 · 0 comments · Fixed by #11112
Closed

ModuleApi.get_user_ip_and_agents doesn't work on workers #11163

babolivier opened this issue Oct 22, 2021 · 0 comments · Fixed by #11112
Labels
X-Release-Blocker Must be resolved before making a release

Comments

@babolivier
Copy link
Contributor

This method calls the get_user_ip_and_agents method from the ClientIpStore, which doesn't exist on worker stores. I think fixing it should just require moving that method to the ClientIpWorkerStore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
X-Release-Blocker Must be resolved before making a release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant