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

Source Queue hides slow source processing #4421

Open
MichaelLeeHobbs opened this issue Oct 19, 2020 · 0 comments
Open

Source Queue hides slow source processing #4421

MichaelLeeHobbs opened this issue Oct 19, 2020 · 0 comments

Comments

@MichaelLeeHobbs
Copy link

Source Queue hides slow source processing. I think the easiest solution would be to add a column that shows the total processing time in a given source/destination. Another possible route would be to set the Source Send Date to the time when the messages leave the source and heads to the destinations. In each destination, the Received Date should be set to when the destination received and started processing the message. This would be important in many cases where you may have some destinations that need to wait on other destinations and some that don't. Again I think the easiest solution is just to add a column that shows the total time a source/destination takes to process the message/scripts.

I feel this is an important issue as a suspect a lot of uses have performance issues in their code and don't realize it because the timings are not clear in the channel/message view.

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

1 participant