aRustyDev / aRustyDev/pcf-mcp

feat: Create PCF client with retry logic

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Description
Implement a robust PCF (Pentest Collaboration Framework) API client with automatic retry logic and proper error handling.

## Acceptance Criteria
- [ ] HTTP client with configurable timeouts
- [ ] Exponential backoff retry mechanism
- [ ] Support for all PCF API operations
- [ ] Proper error handling and response parsing
- [ ] TLS configuration options

## Technical Details
- Implement Client struct with http.Client
- Add retry logic with exponential backoff
- Create methods for all PCF API endpoints
- Support custom TLS configurations

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.