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

Allow the response in send_block_request_message to be customized #345

Closed
coderabbitai bot opened this issue Jun 15, 2024 · 1 comment
Closed

Allow the response in send_block_request_message to be customized #345

coderabbitai bot opened this issue Jun 15, 2024 · 1 comment
Assignees

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jun 15, 2024

There is a need to allow customization of the response status and body when blocking. Currently, the response status code and message are hardcoded, which might not be suitable for all contexts. This change would allow the response to be more dynamic and adaptable to different scenarios, enhancing the flexibility of the error handling.

For more details, see the discussion here: #342 (comment)

@sporkmonger sporkmonger changed the title Customize the default response in send_block_request_message Customize the default response in send_block_request_message Jun 15, 2024
@sporkmonger sporkmonger changed the title Customize the default response in send_block_request_message Allow the response in send_block_request_message to be customized Jun 15, 2024
@sporkmonger
Copy link
Contributor

This is essentially a duplicate of #144.

@sporkmonger sporkmonger reopened this Jun 15, 2024
@sporkmonger sporkmonger closed this as not planned Won't fix, can't repro, duplicate, stale Jun 15, 2024
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