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

Raythena scope set incorrectly for output files #201

Open
dougbenjamin opened this issue Oct 11, 2023 · 4 comments
Open

Raythena scope set incorrectly for output files #201

dougbenjamin opened this issue Oct 11, 2023 · 4 comments

Comments

@dougbenjamin
Copy link
Collaborator

# for EventService job set the scope to transient for non log files
if self.EventServicejob:
scope = "transient"

The scope of the Raythena output files should not be "transient" This code needs to be removed.

@Ansh-Sarkar
Copy link

Would love to work on this as my first issue. Do let me know if that would be possible. Thanks!

@Abhii67534
Copy link

is this issue solved ?
If not I can work on this

@tmaeno
Copy link
Contributor

tmaeno commented Feb 2, 2024

Isn't it solved in #209 ?

@Abhii67534
Copy link

I just checked, it is done.

Thanks for quick response @tmaeno

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

No branches or pull requests

4 participants