Enhance slack notifications
See original GitHub issueCurrently the notifications we receive in Slack are quite simple, without much information. For example:
*somesite spider finished with errors!* / view job in Scrapy Cloud _(errors=7)_
• _Job validation/validation errors_
We could add more information there, something like:
*somesite spider finished with errors!* / view job in Scrapy Cloud _(errors=7)_
• _Job validation/validation errors_
* invalid_string: 3
* missing_required_field/field_name: 4
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:11 (8 by maintainers)
Top Results From Across the Web
Customize your notifications in Slack
Create alerts for custom keywords, carve out focus time with Do Not Disturb, and more.
Read more >Guide to Slack notifications
Banner notifications alert you of new activity in Slack, including who sent a message and in which conversation. From your preferences, you can...
Read more >Manage notifications for specific channels and direct messages
Configure conversation-specific notifications · Open a channel or group DM. · Click the channel or member names in the conversation header. · Below...
Read more >10 apps for Slack that just keep getting better
Customize notifications of new issues, pull requests, and code reviews; Open and close issues and pull requests in Slack. 6. Asana. Message actions...
Read more >Slack Notifications: Set Up, Manage, And Create Your ...
When you receive a banner notification, you'll see alerts for every new activity in Slack like who sent the message and in which...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks, @ejulio Gotcha, let me set up the test environment. I will let you know of any follow-up questions that I have regarding the issue.
One I have in mind right now is when it fails the item validation. It just says “Validation Error/No field error”, for example. It would be nice to mention what errors did occur in the message.