Skip to content
Snippets Groups Projects
Select Git revision
0 results

.env.local-example

  • Sofiane Lasri's avatar
    8aaf9c7d
    feat: add IP address metadata resolver service and related tests · 8aaf9c7d
    Sofiane Lasri authored
    - Implemented `IpAddressMetadataResolverService` to resolve metadata for IP addresses, including rate limiting and error handling.
    - Added console command `ProcessIpAdressesCommand` to process IP addresses and dispatch jobs.
    - Created `ProcessIpAddressesJob` to handle the resolution of IP address metadata asynchronously.
    - Added feature tests for the new service and commands.
    - Updated environment configuration for IP address resolver settings.
    8aaf9c7d
    History
    feat: add IP address metadata resolver service and related tests
    Sofiane Lasri authored
    - Implemented `IpAddressMetadataResolverService` to resolve metadata for IP addresses, including rate limiting and error handling.
    - Added console command `ProcessIpAdressesCommand` to process IP addresses and dispatch jobs.
    - Created `ProcessIpAddressesJob` to handle the resolution of IP address metadata asynchronously.
    - Added feature tests for the new service and commands.
    - Updated environment configuration for IP address resolver settings.