Skip to content

Add codeowners file - #1

Open
adityakumarsarvaiya wants to merge 14 commits into
masterfrom
UAP-610-codeowners
Open

Add codeowners file#1
adityakumarsarvaiya wants to merge 14 commits into
masterfrom
UAP-610-codeowners

Conversation

@adityakumarsarvaiya

Copy link
Copy Markdown

This pull request adds a new codeowners.

mher and others added 14 commits March 19, 2016 15:30
flower   -> flower:0.9.0 tornado:4.2 babel:2.2.0
software -> celery:3.1.23 (Cipater) kombu:3.0.35 py:3.5.1
            billiard:3.3.0.23 py-amqp:1.4.9
platform -> system:Linux arch:64bit, ELF imp:CPython
loader   -> celery.loaders.app.AppLoader
settings -> transport:amqp results:djcelery.backends.database:DatabaseBackend

Traceback (most recent call last):
  File "../venv/lib/python3.5/site-packages/tornado/web.py", line 1413, in _execute
    result = method(*self.path_args, **self.path_kwargs)
  File "../venv/lib/python3.5/site-packages/tornado/web.py", line 2717, in wrapper
    return method(self, *args, **kwargs)
  File "../venv/lib/python3.5/site-packages/flower/views/tasks.py", line 56, in get
    task['worker'] = task['worker'].hostname
AttributeError: 'NoneType' object has no attribute 'hostname'
When url_prefix is enabled, the Monitor tab misses Ajax update because URLs do
not have the url_prefix. Fix by adding the prefix.
Assume Nginx is used as front-end and flower is running on port 5555 with the
option "--url_prefix=flower", this example configuration file enables Nginx to
pass URLs under /flower to flower.
Do not show debug information on 500 error
@linear

linear Bot commented Jun 20, 2023

Copy link
Copy Markdown
UAP-610 Create alerts

Definition of Done:

  • Create alerts

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.

4 participants