Skip to content

Missing transmission failure 2 in case of 5xx#687

Open
AVPavel wants to merge 1 commit into
mainfrom
fix-81-TransmissionFailure2
Open

Missing transmission failure 2 in case of 5xx#687
AVPavel wants to merge 1 commit into
mainfrom
fix-81-TransmissionFailure2

Conversation

@AVPavel

@AVPavel AVPavel commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Problem

The Transmission_Failure2 signature was not being returned when a 5xx error was received from the myDATA API.

Description

  • New Method: Created AddTransmissionFailure2Signature in SignatureItemFactoryGR to handle appending the Transmission Failure 2 signature.
  • New Enum: Added a new member to SignatureTypeGR: TransmissionFailure_2 = 0x4752_2000_0000_001C.
  • Testing: Added tests to replicate and verify behavior when receiving the following HTTP error codes: 500, 502, 503, and 504.

Fixes #81

@AVPavel AVPavel requested a review from a team as a code owner June 11, 2026 08:27
@github-actions github-actions Bot added market-gr Related to the greek market area-tests Affects the test labels Jun 11, 2026
@AVPavel AVPavel added the category-bug Something isn't working label Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-tests Affects the test category-bug Something isn't working market-gr Related to the greek market

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant