Skip to content

Feature/fix softhold timeout

Chris Woodall requested to merge feature/fix-softhold-timeout into devel

Description

  • Fixes the softhold and enable timeouts. Moved to a Put followed by a Get request to validate, which works much better.
  • Reduces size of messages to only be the size of the content rather than 256

What to focus on

  • put content here.

Reviewers

Resources

Issues

What issues does this fix?

  • Fixes burt/project#286
Edited by Amy Blank

Merge request reports