fusion44 / fusion44/blitz_api

Redis settings from the .env file are currently ignored

Open
#281 0 comments 0 reactions 1 assignee Claimed by @fusion44 View on GitHub
bug
Dominant language
Python
Stars
25
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Currently only default values are used.
Places where it is used:
- `.env` and `.env_sample`
- `main.py`
- `celery_app.py`
- all `tasks.py` files

It's probably best to combine the various Redis URL components in the env file into one setting:
`REDIS_URL = "redis://localhost:6379/0"`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.