Skip to content

Forward Proxmox endpoint tuning to backend#539

Merged
emersonfelipesp merged 1 commit into
developfrom
211-forward-proxmox-connection-tuning
May 26, 2026
Merged

Forward Proxmox endpoint tuning to backend#539
emersonfelipesp merged 1 commit into
developfrom
211-forward-proxmox-connection-tuning

Conversation

@emersonfelipesp

Copy link
Copy Markdown
Owner

Refs emersonfelipesp/proxbox-api#211

Summary

  • Include Proxmox endpoint verify_ssl, timeout, max_retries, and retry_backoff in the payload sent to proxbox-api before live reads.
  • Coerce numeric endpoint tuning values to JSON-safe int/float values.
  • Document the backend_sync payload behavior in the scoped views guide.

Tests

  • uv run pytest tests/test_backend_sync_placement.py
  • uv run ruff check netbox_proxbox/views/backend_sync.py tests/test_backend_sync_placement.py
  • uv run ruff format --check netbox_proxbox/views/backend_sync.py tests/test_backend_sync_placement.py

@emersonfelipesp emersonfelipesp merged commit 0682870 into develop May 26, 2026
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch May 31, 2026 17:39
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch May 31, 2026 17:47
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch May 31, 2026 18:05
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch May 31, 2026 19:47
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch May 31, 2026 20:11
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 1, 2026 03:57
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 1, 2026 06:40
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 1, 2026 12:07
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 1, 2026 14:02
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 1, 2026 20:17
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 1, 2026 20:52
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 2, 2026 04:27
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 2, 2026 06:20
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 2, 2026 12:37
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 2, 2026 17:35
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 2, 2026 20:47
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 2, 2026 20:51
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 3, 2026 04:57
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 3, 2026 06:20
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 3, 2026 13:07
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 3, 2026 14:30
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 3, 2026 21:17
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 3, 2026 22:40
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 4, 2026 05:27
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 4, 2026 06:50
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 4, 2026 13:37
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 4, 2026 15:00
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 6, 2026 15:00
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 6, 2026 22:46
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 7, 2026 04:16
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 7, 2026 06:56
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 7, 2026 12:26
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 7, 2026 15:06
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 7, 2026 15:57
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 7, 2026 23:16
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 8, 2026 07:06
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 8, 2026 07:26
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 8, 2026 15:29
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 8, 2026 15:36
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 8, 2026 15:46
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 8, 2026 23:46
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 9, 2026 06:06
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 9, 2026 07:56
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 9, 2026 12:52
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 9, 2026 16:06
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 9, 2026 17:51
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 10, 2026 00:16
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 10, 2026 07:26
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 10, 2026 08:26
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 10, 2026 15:36
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 10, 2026 16:36
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 10, 2026 21:31
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 11, 2026 00:46
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 11, 2026 08:16
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 11, 2026 08:56
@emersonfelipesp emersonfelipesp deleted the 211-forward-proxmox-connection-tuning branch June 11, 2026 16:26
@emersonfelipesp emersonfelipesp restored the 211-forward-proxmox-connection-tuning branch June 11, 2026 17:06
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

Successfully merging this pull request may close these issues.

1 participant