Skip to content

Conversation

@tcnichol
Copy link
Contributor

Sometimes the container for the heartbeat listener would stop and need to be restarted. This should fix the problem.

@tcnichol tcnichol requested a review from lmarini as a code owner February 21, 2023 19:33
@tcnichol tcnichol linked an issue Feb 21, 2023 that may be closed by this pull request
@tcnichol tcnichol added the bug Something isn't working label Feb 21, 2023
@tcnichol
Copy link
Contributor Author

I'm seeing some errors in pytest related to keycloak. Not sure what is going on there, looking into it.

@max-zilla max-zilla merged commit 0f19669 into main Mar 8, 2023
@max-zilla max-zilla deleted the 340-extractor-heartbeat-container-stops-in-dev branch March 8, 2023 19:54
max-zilla added a commit that referenced this pull request Mar 15, 2023
* tests

* skeleton code

* codegen

* connect to get role endpoint in redux

* add role chip

* add to file; but need to investigate why backend file doesn't work

* implement some basic role

* break action menu into owner, editor, upload

* add 403 page

* still falls to not found

* add metadata auth framework. (#359)

* adding wrapper for metadata authorization

* formatting

* using pyobjectid not str

* merge,adding for metadata

* formatting

* small fixes based on max's comments

* formatting

* adding restart unless stopped for this container (#341)

* Implement FileAuthorization dependency (#385)

* add FileAuthorization dependency

* formatting

* adjust permissions to uploader for a couple routes

---------

Co-authored-by: toddn <[email protected]>

* codgen

* write auth wrapper pattern

* fix file role

* temp fix for 403

* add protection on file menu

* add protection on file

* remove extraneous role filter on user roles

---------

Co-authored-by: Todd Nicholson <[email protected]>
Co-authored-by: Max Burnette <[email protected]>
Co-authored-by: toddn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

extractor heartbeat container stops in dev

4 participants