Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better lookup for _schema_name #47

Merged
merged 2 commits into from
Jan 4, 2021
Merged

Conversation

domdinicola
Copy link
Contributor

@domdinicola domdinicola commented Dec 19, 2020

try to find "_schema_name" both in task.request.headers and request.task
address #46

@maciej-gol
Copy link
Owner

maciej-gol commented Dec 20, 2020 via email

@domdinicola
Copy link
Contributor Author

Hi @maciej-gol ,
This is the issue.
#46

Basically I find the request.task.header set (with sentry headers), so it will ignore request.task, where my "_schema_name" key is.

@maciej-gol
Copy link
Owner

maciej-gol commented Dec 20, 2020 via email

@domdinicola
Copy link
Contributor Author

domdinicola commented Dec 20, 2020

celery==4.3.0
django-celery-beat==1.5.0
django-celery-email==2.0.2
django-celery-results==1.1.2
tenant-schemas-celery==0.2.1
sentry-sdk==0.19.1

I also tried with different version of tenant-schemas-celery

@maciej-gol
Copy link
Owner

maciej-gol commented Dec 23, 2020 via email

@domdinicola
Copy link
Contributor Author

no problem, let's look at it in Jan! Enjoy your holidays :)

@maciej-gol
Copy link
Owner

Also, please rebase on the newest master. Includes migrated CI from Travis to Github Actions and fixes for Celery 5.0

@domdinicola
Copy link
Contributor Author

Also, please rebase on the newest master. Includes migrated CI from Travis to Github Actions and fixes for Celery 5.0

addressed!

@maciej-gol maciej-gol merged commit 9a4d7df into maciej-gol:master Jan 4, 2021
@maciej-gol
Copy link
Owner

Thanks! Should release a new version soon, most likely today.

@domdinicola
Copy link
Contributor Author

Thanks! Should release a new version soon, most likely today.

much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants