Baixar Notícia
WhatsApp
Email

bouamargemini-droid pushed to refs/heads/main at bouamargemini-droid/crm-go

Fonte: github.com | Data: 27/06/2026 10:28:27

🔗 Ler matéria original

Commits on Jun 27, 2026

  1. fix(partners): try/catch storage config dans Server Actions contrat


    Si la config storage est absente ou si le dechiffrement echoue,
    requireActiveStorageConfig() throw. Sans try/catch dans presignPartnerContractUpload
    et getPartnerContractDownloadUrl, l'exception remonte comme 500 non lisible.
    
    On wrap pour retourner {ok: false, error: message} et que le toast client
    affiche la vraie raison ("Aucune configuration storage active",
    "STORAGE_ENCRYPTION_KEY manquant", etc.).
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    and
    claude

    committed

    Jun 27, 2026



    Configuration menu


    Browse the repository at this point in the history